@charset "uft-8";
/* CSS Document */
html,
body {
  width: 100%;
  height: 100%;
}
html {
  -ms-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
img {
  border: medium none;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
body,
button,
input,
select,
textarea {
  font-family:"Microsoft YaHei", tahoma, Srial, helvetica, sans-serif;
}
em {
  font-style: normal;
}
ul,
ol {
  list-style: none;
}
a,
a:hover {
  text-decoration: none;
}
img {
  border: 0px;
}
body,
.ui-overlay-h {
  margin: 0 auto;
  position: relative;
}
input,textarea,button {
position: relative;
    display: block;
    width: 100%;
    height:1.3333rem;
    background: #fff;
    border: 3px solid #fff;
    border-radius: 0.2rem;
    padding: 10px 20px;
    font-size: 15px;
    color: #2b3c6b;
    transition: all 500ms ease;
    margin:0.2rem 0;
}

img {
  vertical-align: middle;
}
body,
html {
  margin: 0 auto;
  height: 100%;
}
img {
  width: 100%;
  display: table;
  border: none;
  vertical-align: top;
}
* {
  margin: 0;
  padding: 0;
  text-shadow: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.clearfix:after,
.clear:before {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
  overflow: hidden;
}
.clearfix {
  zoom: 1;
}
body,
.hm-contaier {
  min-width: 320px;
  max-width: 750px;
  width: 100%;
  overflow-x: hidden;
  margin: 0 auto;
  clear: both;
  background-color: #fff;
}
.hm-contaier img {
  width: 100%;
  display: block;
}
.hm-contaier .hm-box {
  width: 100%;
  float: left;
}
.hm-contaier .hm-wrap {
  width: 9.33333333rem;
  margin: 0 auto;
  clear: both;
}
/* less */
.fl {
  float: left;
}
.fr {
  float: right;
}
.ma {
  margin: 0 auto;
}
.dt {
  display: table;
}
.db {
  display: block;
}
.cb {
  clear: both;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.tac {
  text-align: center;
}

.nav {
  background: #FFF;
}
.nav li {
  width: 25%;
  display: block;
  float: left;
  margin: .53333333rem 0 .4rem;
}

.nav li a{
  width: 1.86666667rem;
  margin: 0 auto;
  display: block;
  font-size: 0.33333333rem;
  line-height: 0.33333333rem;
  text-align: center;
  color: #000;
  padding-top: 1.22666667rem;
  cursor: pointer;
}
.nav li:nth-child(1) a{
  background: url('../images/nav-icon.webp') no-repeat center top / 1.02666667rem 1rem;
}
.nav li:nth-child(2) a{
  background: url('../images/nav-product.webp') no-repeat center top / 1.02666667rem 1rem;
}
.nav li:nth-child(3) a{
  background: url('../images/nav-profit.webp') no-repeat center top / 1.02666667rem 1rem;
}
.nav li:nth-child(4) a{
  background: url('../images/nav-strength.webp') no-repeat center top / 1.02666667rem 1rem;
}
.nav li a.on {
  font-weight: bold;
}
/* less end */
.banner .swiper-container,
.banner .swiper-slide {
  position: relative;
}
.banner .swiper-pagination {
  width: auto;
  bottom: 0.26666667rem;
  display: table;
  padding: 0;
  margin: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
 bottom: .06666667rem;
 }
.banner .swiper-pagination-bullet{ width: .48rem; height: .10666667rem; border-radius: .05333333rem; background:#fff; margin: 0 .08rem; opacity: .5;}
.banner .swiper-pagination-bullet-active{ background-color: #f84070; opacity: 1;}
.menu {
  padding: 0.8rem 0 0.4rem;
}
.menu a {
  width: 20%;
  display: block;
  float: left;
  margin-bottom: 0.4rem;
}
.menu a img {
  width: 1.22666667rem;
  display: table;
  margin: 0 auto;
  clear: both;
}
.menu a p {
  font-size: .29333333rem;
  line-height: 0.53333333rem;
  text-align: center;
  color: #000;
}
.footer {
  height: 23.10666667rem;
  margin-bottom: 1.93333333rem;
  background: linear-gradient(to bottom, #ffaeb5, #ba7bfe);
}
.footer .main {
  display: table;
  margin-bottom: 0.06666667rem;
}
.footer .main .default-form{
    clear: both;
}
.footer .main .default-form button {    
    background-color: #ff7162;
    color: #ffffff !important;
    font-weight: 900;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
    z-index: 1;
}
.footer .main #smartback{
    color: #ffffff !important;
    text-align: center;
    display: block;
    font-size: 0.38rem;
}
.footer .main .default-form textarea {
    height: 170px;
    resize: none;
}
.footer .main .contact{
    padding-top: 1rem;
}
.footer .main .contact a{
   color: #ffffff;
}
.footer .main .text {
  margin: 0.5rem;
}
.footer .main .text li {
  width: 100%;
  float: left;
  margin-bottom: 0.32rem;
  padding-left: 0.73333333rem;
  font-size: 0.26666667rem;
  line-height: 0.4rem;
  color: #FFFFFF;
}
.footer .main .text li h4 {
  font-size: 0.34666667rem;
  line-height: 0.66666667rem;
}
.footer .main .text li:nth-child(1) {
  background: url('../images/icon-call.webp') no-repeat left top / 0.45333333rem;
}
.footer .main .text li:nth-child(2) {
  background: url('../images/icon-ws.webp') no-repeat left top / 0.45333333rem;
}
.footer .main .text li:nth-child(3) {
  background: url('../images/icon-email.webp') no-repeat left top / 0.45333333rem;
}
.footer .main .text li:nth-child(4) {
  background: url('../images/icon-location.webp') no-repeat left top / 0.45333333rem;
}
.footer .main .text2 {
  width: 100%;
  float: left;
}
.footer .main .text2 li {
  width: 33.33%;
  float: left;
  text-align: center;
  padding: 0 0.26666667rem;
}
.footer .main .text2 li i {
  width: 0.85333333rem;
  height: 0.85333333rem;
  display: block;
  margin: 0 auto;
  clear: both;
}
.footer .main .text2 li h3 {
  font-size: 0.29333333rem;
  line-height: 0.53333333rem;
  color: #ffffff;
}
.footer .main .text2 li p {
  font-size: 0.26666667rem;
  line-height: 0.34666667rem;
  color: #989eb0;
  
}
.footer .main .text2 li:first-child  p{
	color: #eb7aab;
}

.footer .foot-txt{
    padding-top:0.5rem;
}
.footer .foot-txt p,
.footer .foot-txt a {
  font-size: 0.21333333rem;
  line-height: 0.66666667rem;
  color: #e6e6e6;
  text-align: center;
}
.footer .foot-txt p b,
.footer .foot-txt a b {
  font-size: 0.3333333rem;
}
.float {
  width: 100%;
  max-width: 750px;
  min-width: 320px;
  height: 1.93333333rem;
  position: fixed;
  z-index: 9;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  background: url('../images/float-bg.jpg') no-repeat center top / 100%;
}
.float a {
  width: 20%;
  float: left;
  display: block;
}
.float a i {
  width: 0.85333333rem;
  display: block;
  margin: 0.4rem auto 0;
  clear: both;
}
.float a em {
  font-size: 0.26666667rem;
  line-height: 0.53333333rem;
  color: #fff;
  text-align: center;
  display: block;
}
@keyframes td {
  0%,
  100% {
    transform: translateY(4px);
  }
  50% {
    transform: translateY(0px);
  }
}
@-webkit-keyframes td {
  0%,
  100% {
    -webkit-transform: translateY(4px);
  }
  50% {
    -webkit-transform: translateY(0px);
  }
}
@keyframes dx {
  0% {
    transform: scale(0.95);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.95);
  }
}
@-webkit-keyframes dx {
  0% {
    -webkit-transform: scale(0.95);
  }
  50% {
    -webkit-transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.95);
  }
}
